import { Badge } from '@aws-amplify/ui-react'; export const BadgeSizeExample = () => ( <> Small Default Large );